home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2003 August
/
MW 8 2003 CD1.iso
/
Inside Macworld
/
Product News
/
gimp-1.2.4.sit
/
gimp-1.2.4
/
plug-ins
/
perl
/
t
/
load.t
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-05-12
|
104 b
|
14 lines
$|=1;
print "1..2\n";
use Gimp qw(:consts);
print "ok 1\n";
print "ok 2\n" if SHARPEN_CONVOLVE;